PUT https://api.storenvy.com/v1/store/templates/:id

Update details of a page Template.

Optional Parameters

name

The string name of the template.

permalink

The string permalink of the template. This option is only valid for custom pages.

content

The HTML and Liquid content of your template.

use_layout

Wrap this page's content in the Store's layout markup. If this set to false, you must include {{ head_content }} inside the <head> tag and {{ page_content }} inside the <body> tag of this Template.

use_default

Ignore this Templates content and simply use the default markup of this template by Storenvy. This option is only valid for theme pages.

The Storenvy API is in private beta.
Be one of the first to get access.

Request a Beta Invite